TOMLValue.str

struct TOMLValue
inout @property @trusted
string
str
(
)

Throws

TOMLException if type is not TOML_TYPE.STRING

Meta